projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
251f623
)
(system-key-alist): Fix the code value for `remove'.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Mar 1994 04:38:06 +0000
(
04:38
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Mar 1994 04:38:06 +0000
(
04:38
+0000)
lisp/term/x-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/x-win.el
b/lisp/term/x-win.el
index 1c1b89268223ef6afa48005edde441f0a71056f8..edbf3cbb0058af0b17616f2179fb48aef7750efb 100644
(file)
--- a/
lisp/term/x-win.el
+++ b/
lisp/term/x-win.el
@@
-522,8
+522,8
@@
This returns ARGS with the arguments that have been processed removed."
(65395 . deletechar)
(65396 . backtab)
(65397 . kp-backtab)
- ;; This is used
on some system or oth
er.
- (0 . remove)
+ ;; This is used
by DEC's X serv
er.
+ (
6528
0 . remove)
;; These are for Sun.
(392976 . f35)
(392977 . f36)